const go/types.debug
28 uses
go/types (current package)
call.go#L360: if debug {
call.go#L917: if !disabled && debug {
check.go#L24: const debug = false // leave on during development
check.go#L137: if debug {
context.go#L98: if debug {
context.go#L121: if debug {
decl.go#L204: if debug {
decl.go#L511: if debug {
decl.go#L939: if debug {
errors.go#L285: if debug {
eval.go#L74: if scope == nil || debug {
expr.go#L255: if debug {
infer.go#L373: if debug {
infer.go#L672: if debug {
infer.go#L673: assert(debug && under(single.typ) == coreType(tpar))
labels.go#L60: if debug {
lookup.go#L581: if debug {
predicates.go#L444: if debug {
recording.go#L46: if !debug && !check.recordTypes() {
recording.go#L51: if debug && isTyped(info.typ) {
stmt.go#L411: if debug {
typeset.go#L126: if debug {
typeset.go#L360: if !debug {
typeterm.go#L156: if debug && (x.typ == nil || y.typ == nil) {
unify.go#L707: if debug {
unify.go#L757: if debug {
union.go#L179: if debug {
validtype.go#L48: if debug {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)